projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c86f55
)
; * doc/lispref/tips.texi: Fix typo.
author
Michael Albinus
<michael.albinus@gmx.de>
Mon, 17 Aug 2020 09:41:46 +0000
(11:41 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Mon, 17 Aug 2020 09:41:46 +0000
(11:41 +0200)
doc/lispref/tips.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/tips.texi
b/doc/lispref/tips.texi
index 6292054d306e897ac4192f4fa84efeb20dfa1211..1826e8f7b42a44fb4df9ca417b72a4e793a3cda1 100644
(file)
--- a/
doc/lispref/tips.texi
+++ b/
doc/lispref/tips.texi
@@
-956,7
+956,7
@@
multiple sub-sections. Even though that was the only recommended
approach for a long time, many people have chosen to use multiple
top-level code sections instead. You may chose either style.
-Using multiple top-level code sections has the advan
a
tage that it
+Using multiple top-level code sections has the advantage that it
avoids introducing an additional nesting level but it also means that
the section named @samp{Code} does not contain all the code, which is
awkward. To avoid that, you should put no code at all inside that